/*组织机构*/
body.depart .wp_subcolumn_list .wp_sublist {
    margin: 0;
    padding: 0.4rem 0.48rem 0.38rem;
    border-bottom: 1px solid #D9D9D9
}

body.depart .wp_subcolumn_list:last-child .wp_sublist {
    border: 0
}

body.depart .wp_subcolumn_list .wp_sublist .sublist_title {
    height: auto;
    line-height: 1.45;
    border: 0;
    margin-bottom: 0.4rem
}

body.depart .wp_subcolumn_list .wp_sublist .sublist_title a {
    color: #BE1E2D;
    font-size: 0.24rem;
    font-weight: bold;
    line-height: 1.45;
    font-family: 'SourceHanSerifCN-Regular';
    pointer-events: none;
    padding-left: 0.25rem;
    background: url(/_upload/tpl/00/36/54/template54/css/../images/depart_icon.svg) no-repeat left center / 0.12rem
}

body.depart .wp_subcolumn_list .wp_sublist .sublist_title a.morelink {
    display: none
}

body.depart .col_news_list .news_list {
    display: flex;
    flex-wrap: wrap;
}

body.depart .col_news_list .news_list li {
    width: 33.3%;
    margin-bottom: 0.1rem;
    font-size: var(--titleSize);
    box-sizing: border-box;
    padding-left: 15px;
    position: relative;line-height:2
}

body.depart .col_news_list .news_list li:before {
    content: "";
    width: 5px;
    height: 5px;
    border: 1px solid #C4A94D;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

@media screen and (max-width: 999px) {
body.depart .wp_subcolumn_list .wp_sublist .sublist_title a{font-size:20px}
body.depart .col_news_list .news_list{justify-content: space-between}
body.depart .col_news_list .news_list li{width:49%}
}

@media screen and (max-width: 650px) {
body.depart .col_news_list .news_list li{width:100%}
}

/*领导班子*/
body.leader .col_name2 {
    background: url(/_upload/tpl/00/36/54/template54/css/../images/depart_icon.svg) no-repeat left center / 0.12rem;
    padding-left: 0.2rem;margin-top:0.4rem;
    color: #BE1E2D;
    font-size: 0.24rem;
    font-weight: bold;
    line-height: 1.45
}
body.leader .col_news_list{padding-left:0.6rem}
body.leader .col_news_list .news_list li {
    padding: 0.6rem 0 0.5rem 0;
    border-bottom: 1px solid #D9D9D9;
}

body.leader .col_news_list .news_list li>a {
    display: flex;
}

body.leader .col_news_list .news_list .news_imgs {
    height: 1.78rem;
    flex: 1.45rem 0 0;
}

body.leader .col_news_list .news_list .news_imgs img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

body.leader .col_news_list .news_list .news_wz {
    flex: 1 0 0;
    margin-left: 0.22rem;
}

body.leader .col_news_list .news_list .title {
    border: 1px solid #C4A94D;
    display: inline-flex;
    line-height: 0.34rem;
    font-weight: bold
}

body.leader .col_news_list .news_list .name {
    padding: 0 0.14rem;
    background: #C4A94D;
    color: #fff;
    font-size: var(--bigSize);
}

body.leader .col_news_list .news_list .position {
    color: #BD1E2D;
    font-size: var(--titleSize);
    padding: 0 0.27rem
}

body.leader .col_news_list .news_list .career {
    color: #919191;
    font-size: var(--titleSize);
    margin: 0.25rem 0 0.45rem;
}

body.leader .col_news_list .news_list .news_text {
    color: #3A3A38;
    font-size: var(--titleSize);    text-align: justify;
    line-height: 2
}

@media screen and (max-width: 999px) {
body.leader .col_news_list{padding-left:0}
body.leader .col_news_list .news_list .title{line-height:1.5}
body.leader .col_name2{font-size:20px}
}
@media screen and (max-width: 650px) {
body.leader .col_news_list .news_list li>a{display:block}
body.leader .col_news_list .news_list li{padding-left:0}
body.leader .col_news_list .news_list .news_imgs{width:145px;height:178px;margin:0 auto 20px}
body.leader .col_news_list .news_list .news_wz{margin:0;text-align:center}
}


/*图说*/
body.views-video .sub_column_list{display:none}
body.views .sub_column_list {
    margin-bottom: 0.4rem;
    border-left: 1px solid #C4A94D;
}

body.views .wp_listcolumn_x .wp_column {
    width: 33.3%;
    border: 1px solid #C4A94D;
    border-left: 0;
    ;box-sizing: border-box;
    text-align: center
}

body.views .wp_listcolumn_x .wp_column.last {
    border-top: 0
}

body.views .wp_listcolumn_x .wp_column a {
    color: #3A3A38;
    font-size: var(--titleSize);
    font-weight: normal;
    background: none;
    display: block;
    padding: 0.1rem 0
}

body.views .wp_listcolumn_x .wp_column.selected a {
    background: #C4A94D;
    color: #fff
}

body.views .wp_listcolumn_x .wp_column:nth-child(3n+3) {
}

body.views .col_news_list ul.news_list {
    display: grid;
    flex-wrap: wrap;
    gap: 0.2rem;
    grid-template-columns: repeat(3,1fr)
}

body.views .col_news_list ul.news_list.sp {
    grid-template-areas: 'a a b' 'a a c' 'd e f' 'g h i'
}

body.views .col_news_list ul.news_list .news_imgs {
    height: 2.77rem
}
body.views-video .col_news_list ul.news_list li video{width:100%;height:100%;object-fit:cover}
body.views-video .col_news_list ul.news_list{display:flex;}
body.views-video .col_news_list ul.news_list li.news{width:calc((100% - 0.4rem) / 3)}
body.views-video .col_news_list ul.news_list .news_imgs img{width:0.5rem;height:auto;top:50%;left:50%;bottom:auto;right:auto;transform:translate(-50%,-50%);cursor:pointer;z-index:1;position:absolute}
body.views-imgs .col_news_list ul.news_list.sp li:first-child .news_imgs {
    height: 100%
}

body.views .col_news_list ul.news_list.sp li:first-child {
    grid-area: a
}
body.views .col_news_list ul.news_list .news_title {
    font-size: var(--smailSize);
    line-height: 1.7;
    font-weight: normal;
    align-items: center;
    margin-top: 0.15rem;
    text-align: center;
    padding: 0 0.3rem;
}
@media screen and (max-width: 999px) {
    body.views .sub_column_list{margin:30px 0}
    body.views .col_news_list ul.news_list .news_imgs{height:0 !important;padding-top:70.3%}
    body.views .col_news_list ul.news_list.sp{grid-template-areas:none}
body.views .col_news_list ul.news_list{display:flex;gap:20px 3%}
body.views .col_news_list ul.news_list li{width:31.3%}
    body.views-video .col_news_list ul.news_list li.news{
    width: 31.3%;
}
}

@media screen and (max-width: 640px) {
body.views .col_news_list ul.news_list{gap:0%;justify-content: space-between}
body.views .col_news_list ul.news_list li{width:49%;margin-bottom:15px}
     body.views-video .col_news_list ul.news_list li.news{
    width: 100%;
}
}


/*88038威尼斯故事*/
.storyHtml body{overflow:visible}
body.story .col_menu{position:sticky;top:10px}
body.story .wp_subcolumn_list .wp_sublist {
    display: flex;
    position: relative;
    flex-wrap: wrap;z-index:1;
    margin-bottom: 1.1rem;
    /* padding-top: 2.1rem; */
}

body.story .wp_subcolumn_list .wp_sublist .sublist_title {
    border: 0;
    height: auto;
    flex: 100% 0 0;
    margin-bottom: 0.4rem;
    position: absolute;
    top: 1.12rem;
    right: 0;
}

body.story .wp_subcolumn_list .wp_sublist .sublist_title>a:nth-child(1) {
    display: none
}

body.story .wp_subcolumn_list .sublist_title a.morelink {
    margin: 0;
    background: url(/_upload/tpl/00/36/54/template54/css/../images/more3.svg) no-repeat center /0.65rem;
    width: 0.65rem;
    height: 0.3rem;
}

body.story .wp_subcolumn_list .sublist_title a.morelink img {
    display: none
}

body.story .wp_subcolumn_list ul.news_list {
    flex: 60% 0 0;
    margin-top: auto;
    box-sizing: border-box;
    padding-right: 0.25rem
}

body.story .wp_subcolumn_list ul.news_list li {
    border-bottom: 1px solid rgba(196,169,77,0.2);
    display: flex;
    align-items: center;
    padding: 0.2rem 0;
    font-size: var(--titleSize);
    justify-content: space-between;
justify-content: space-between
}
body.story .wp_subcolumn_list ul.news_list li .news_title{line-height:1.2;flex:1 0 0;margin-right:0.1rem}
body.story .wp_subcolumn_list ul.news_list li .news_time {
    font-size: var(--smailSize);
    white-space:nowrap
}

body.story .wp_subcolumn_list .col_imgs {
    /* position:absolute;
    bottom: 2.17rem;
    left: 0; */
    margin-bottom:0.3rem;
    width: 7.35rem;
    height: 4.27rem;cursor:pointer
}

body.story .wp_subcolumn_list .col_text {
    min-height: 1rem;
    flex: 1 0 0;font-size:var(--titleSize);color:#fff;
    background: #BD1E2D url(../images/story_bg.svg) no-repeat right -0.35rem bottom -0.35rem;
    padding: 0.9rem 0.61rem 0.8rem;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 40%;
    z-index: -1;line-height:2;box-sizing:border-box
}
body.story .wp_subcolumn_list:nth-child(even) .col_text {background-color:#C4A94D}
body.story .wp_subcolumn_list .col_text div{-webkit-line-clamp:8;line-clamp:8；}
body.story .wp_subcolumn_list:nth-child(even) .col_text,body.story .wp_subcolumn_list:nth-child(even) .sublist_title {right:auto;left:0}
body.story .wp_subcolumn_list:nth-child(even) .wp_sublist {
    flex-direction: row-reverse
}

body.story .wp_subcolumn_list:nth-child(even) ul.news_list {
    padding-right: 0;
    padding-left: .25rem
}

body.story .wp_subcolumn_list:nth-child(even) .col_imgs {
    left: auto;
    right: 0;
}

@media screen and (max-width: 999px) {
body.story .col_menu{position:static}
body.story .wp_subcolumn_list ul.news_list{padding:0 !important}
body.story .wp_subcolumn_list ul.news_list li{font-size:15px}
body.story .wp_subcolumn_list .sublist_title a.morelink{background-size:65px;width:65px;height:30px;margin-bottom:5px}
body.story .wp_subcolumn_list .wp_sublist .sublist_title{position:static;margin:20px 0 0}
body.story .wp_subcolumn_list .col_imgs{width:100%;height:auto;}
body.story .wp_subcolumn_list .col_text{display:none} 
body.story .wp_subcolumn_list .wp_sublist{display:block;margin-bottom:60px}
}

body.depart2 #l-container{min-height:7rem}
 
body.depart2 .col_news_list .news_list li{margin-bottom:0.2rem; }
/*
body.depart2 .col_news_list .news_list li .news_title{display:inline-block;position:relative;;padding-left:15px}
body.depart2 .col_news_list .news_list li .news_title:before{
    content: "";
    width: 5px;
    height: 5px;
    border: 1px solid #C4A94D;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
body.depart2 .col_news_list .news_list li:before{display:none1}
*/


/*专题推荐*/
body.topic .col_news_list ul.news_list{display:flex;gap:0.4rem 2%;flex-wrap:wrap;}
body.topic .col_news_list ul.news_list li{width:calc((100% - 4%) / 3);}
body.topic .col_news_list ul.news_list .news_imgs{padding-top:60%;}
body.topic .col_news_list ul.news_list .news_title{text-align:center;margin-top:0.2rem;font-size:var(--titleSize)}


/*影像88038威尼斯*/
body.views-parent .col_news_list ul.news_list{display:flex;justify-content: space-between;}
body.views-parent .col_news_list ul.news_list li.links.i1 {width:48%;background:url(/_upload/tpl/00/36/54/template54/css/../images/list_banner1.png) no-repeat center /cover;height:3.5rem;position:relative;}
body.views-parent .col_news_list ul.news_list li.links.i2 {width:48%;background:url(/_upload/tpl/00/36/54/template54/css/../images/list_banner2.png) no-repeat center /cover;height:3.5rem;position:relative;}

body.views-parent .col_news_list ul.news_list li:before{content:"";position:absolute;inset:0;/*background:rgba(0,0,0,0.3)*/;z-index:0}
body.views-parent .col_news_list ul.news_list li a{font-size:var(--bigSize);position:absolute;z-index:1;inset:0;color:#fff;display: flex
;align-items: center; justify-content: center;opacity:0;display: block;width: 100%;height: 100%;}


